cbuffer g_GlobalConstantBufferBoxScale : register (b3)
{
  float4   boxscale   : packoffset(c0);  // boxscale
}
